home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / UTIL / DISKUTIL / SCSIFILER / !SCSIFiler / !Help < prev    next >
Text File  |  1991-10-12  |  4KB  |  95 lines

  1.  Help for !SCSIFiler v1.00, by Jason "The Master of the Arcane" Williams
  2.  =======================================================================
  3.  
  4.  
  5. * Disclaimer ************************************************************
  6. *                                                                       *
  7. * This program is completely PD. Copy it as much as you like, so long   *
  8. * as you do not make any profit from such activities.                   *
  9. * Use it at your own risk. I accept no responsibility for any loss or   *
  10. * damage caused by the use or misuse of this program.                   *
  11. *                                                                       *
  12. * Note: This was written to work with Oak SCSI drives. It WILL NOT work *
  13. * with ADFS (ST506) drives. It may not work with other SCSI interfaces. *
  14. *                                                                       *
  15. *************************************************************************
  16.  
  17.  
  18. Loading instructions
  19. ====================
  20.  
  21. To replace your old filer with !SCSIFiler, just double-click the icon...
  22.  
  23. To permanently replace it, if your computer automatically boots from a hard
  24. drive or battery-backed RAM or whatever, then you can add this application
  25. into your boot-up sequence.
  26. (RUN IT AND TEST THAT IT WORKS BEFORE PUTTING IT INTO YOUR AUTO-BOOT!)
  27.  
  28. [Note that if anything goes wrong, you are likely to end up with no way of
  29. mounting your hard drive (short of going to the CLI and using
  30. *Filer_Opendir), in which case you might need to reset your computer before
  31. you can use your hard drive again...]
  32.  
  33. Description
  34. ===========
  35.  
  36. After having my brand new Oak SCSI card for 3 days, I finally got fed up
  37. with the supplied filer (SCSIFiler module) so much that I wrote my own
  38. replacement for it. It does almost everything the old filer did (except the
  39. multitude of BAD things!), plus more.
  40.  
  41.  
  42. Functions
  43. =========
  44.  
  45. · Dismount, Verify and Free just as on the Oak Filer.
  46.  
  47. · Mount a disc by clicking it's icon, just as on the Oak Filer.
  48.  
  49. · Ability to display MY hard drive icon, which is higher than the default
  50.   one.
  51.   (If you wish to change this icon, edit the sprite "SCSIdisc" in the
  52.   !Sprites file. (I have included my "FloppyDisc" and "RamFS" icons with the
  53.   names "NFloppyDisc" and "NRamFS" - If you like them, rename the 'n' off
  54.   the front of their names, and they will replace the normal icons. Note
  55.   that for floppydisc to work correctly, it must be loaded BEFORE the
  56.   desktop is started up.))
  57.  
  58. · Mounting and dismounting the drive doesn't cause the icon to jump to the
  59.   end of the icons on the iconbar. I CAN'T STAND having my hard disc
  60.   'moving', especially if you click menu over the icon with the disc
  61.   unmounted- The icon jumps away from under the pointer! Eugh!
  62.  
  63. · Display of current freespace under the drive icon (e.g. "83M" means
  64.   approx. 83 Megabytes are free on that drive (I love having a 100MB HDD!)
  65.   Note that it doesn't try to read the free space on the drive if the drive
  66.   is unmounted (Which would cause it to be mounted, which is not good if you
  67.   just dismounted it so you could turn the machine off!!!). In this case,
  68.   the last freespace reading, or 00M will appear instead. (So the only time
  69.   it is not correct is if you have just started or reset your machine, and
  70.   have not yet mounted the disc)
  71.  
  72. At present, I have not implemented the 'Name Disc' option- As I wrote this
  73. for my personal use, I didn't bother, as I don't see why anyone would want
  74. to change the name of their hard disc every 5 minutes, and if they really
  75. have to, they can still do it from the CLI...
  76.  
  77. The name is no longer displayed under the icon (The free space indicator
  78. goes there now instead), but it is shown (if known) in the title of the menu
  79. that you bring up from each drive. If the name is unknown, the drive numer
  80. will be shown instead. Note that the name can still remain known when the
  81. disc is dismounted, unlike the Oak filer. (I don't know why they couldn't
  82. keep the name... I do the same as the Oak filer did to read the name!!!)
  83.  
  84. When run, !SCSIFiler kills the current SCSI Filer module (Which is copied
  85. into RAM from the podule when you turn your computer on) and takes over it's
  86. functions.
  87.  
  88. !SCSIFiler can be killed from the Task Manager window, but remember that
  89. this leaves you without any way of mounting your hard drive!! (Apart from
  90. resorting to the CLI). The 'old' filer will NOT reappear if you kill
  91. SCSIFiler.
  92.  
  93.  
  94. Jason Williams.
  95.